MessageStoreSupportMasks Property

Contains values that client applications should query to determine the characteristics of a message store.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public IList<StoreSupportMask> StoreSupportMasks { get; }

Property Value

IListStoreSupportMask
The store support masks.

See Also